<!--
.gov_weixin_share{
	position:fixed;
	width:235px;
	font-size:12px;
	top:220px;
	left:50%;
	margin-left:510px;
	}


.gov_weixin_bk {
	background-color: #f2f2f2;
	border:1px solid #dcdcdc;
	width:235px;
	height:100px;
}
.gov_weixin_bk .hui {
	width:235px;
	text-align:center;
	}
.gov_weixin_bk .hui1 {
	margin:0px 0 0 0px;
	width:235px;
	text-align:center;
	}
.gov_weixin_bk .hui2 {
	margin:5px 0 0 0px;
	width:235px;
	text-align:center;
	}
.gov_weixin_img p {
	line-height:20px; 
	text-align:center;
	font-size:14px;
	color: #242424;
	line-height:25px;
	text-align:center;
	margin-top:10px;
	}
.gov_weixin_share .gov_weixin_img a {
	color:#b20000; 
	line-height:25px;
	}
* html .gov_weixin_share{position: absolute; 
bottom: auto; 
clear: both; 
top:expression(eval(document.compatMode && 
document.compatMode=='CSS1Compat') ? 
documentElement.scrollTop 
+(documentElement.clientHeight-this.clientHeight) - 300 
: document.body.scrollTop 
+(document.body.clientHeight-this.clientHeight) - 300); }


-->